Welcome![Sign In][Sign Up]
Location:
Search - avi to bmp

Search list

[Multimedia DevelopAVI to bmp

Description: 作者已经测试过,程序稳定,转换得到的图片序列存入C盘
Platform: | Size: 6294003 | Author: xianxi3@mail.ustc.edu.cn | Hits:

[Windows DevelopAVI to picture

Description: 使用C++从AVI获取帧图像
Platform: | Size: 1919 | Author: wangdan1590@163.com | Hits:

[Multimedia Develop图形存取

Description: 这个示范程序主要用于说明AVIDIB.DLL的用法,该程序可以实现AVI和BMP序列之间的相互转换-this model procedures AVIDIB.DLL mainly used to illustrate the usage, the program can achieve AVI and BMP series between the switch
Platform: | Size: 2141184 | Author: 靳晓辉 | Hits:

[Video Captureavitobmp

Description: 将avi视频流转化成bmp的图片,其中使用了opencv函数库-avi video will flow into bmp photographs, which use the OpenCV library
Platform: | Size: 22404096 | Author: 朱海昆 | Hits:

[Multimedia DevelopBMP-AVI

Description: 基于visual c++开发,实现有bmp图像序列向avi视频信号转化-development, achieve bmp image sequence to avi video signal conversion
Platform: | Size: 52224 | Author: 建国 | Hits:

[Video CaptureCAvitobmp

Description: avi读取一帧内容,转化为bmp格式的图像-avi read a content into bmp format images
Platform: | Size: 1980416 | Author: andytsin | Hits:

[Video CaptureAVItoBMPGray

Description: 用与将avi格式的视频流转换成bmp的图片-use and will avi video format replaced by the circulation of photographs bmp
Platform: | Size: 3843072 | Author: 老马 | Hits:

[midi programavitobmp

Description: 将avi转换成bmp的源代码,可以将一个avi文件转换成一个个位图。-Bmp to avi convert the source code, can be an avi file into a bitmap.
Platform: | Size: 3964928 | Author: 广超 | Hits:

[Multimedia programmywork

Description: 一个VB写的AVI与BMP相互转换的程序,可以BMP转为AVI,可以AVI转为BMP,可以播放AVI-Write a VB conversion between AVI and BMP procedures, can BMP to AVI, to AVI to BMP, can play AVI
Platform: | Size: 161792 | Author: zyj | Hits:

[Graph Drawingavitobmp

Description: avitobmpref 从网上下载,如有雷同,实属巧合-avitobmpref downloaded from the Internet and any similarity to them is just coincidence
Platform: | Size: 303104 | Author: me | Hits:

[File FormatAvi4Bmp

Description: avi4bmpTools,用于从avi文件解析bmp图片操作-avi4bmpTools, for avi files from bmp image analysis operations
Platform: | Size: 166912 | Author: me | Hits:

[Multimedia Developshipin

Description: avi 转 bmp 用directshow实现的-avi to bmp achieved using DirectShow
Platform: | Size: 1060864 | Author: 杨克微 | Hits:

[Delphi VCLavicap

Description: Purpose: --- -- This component is used for capturing staff from AVI to BMP. Installation: ------------- Extract the compiled units into your Lib directory or into another directory that is listed in the Library path in your Delphi options. Choose file AVIcap.dcu for register. description: ------------ AVIcap V2.0 used for capturing frame from AVI without drawing on the screen, that is essentially fast. It can be reached by using of avifil32.dll from MS Video For Windows. New property: number of bits per pixel of bitmap.Now you can save BMP using next formats: pf1bit, pf4bit, pf8bit, pf8bitGray, pf15bit, pf16bit, pf24bit, pf32bit, pfDevice. See example to detail.-Purpose:---- This component is used for capturing staff from AVI to BMP.Installation :------------- Extract the compiled units into your Lib directory or intoanother directory that is listed in the Library path in your Delphi options.Choose file AVIcap.dcu for register.description :------------ AVIcap V2.0 used for capturing frame from AVI without drawing on the screen, that isessentially fast. It can be reached by using of avifil32.dll from MS Video For Windows.New property: number of bits per pixel of bitmap.Now you can save BMP using next formats: pf1bit, pf4bit, pf8bit, pf8bitGray, pf15bit, pf16bit, pf24bit, pf32bit , pfDevice.See example to detail.
Platform: | Size: 9216 | Author: 杨儒津 | Hits:

[Multimedia Developavi2bmp_src

Description: convert a avi file to bmp image. -convert a avi file to bmp image.
Platform: | Size: 6144 | Author: 呓语 | Hits:

[Picture ViewerAVI

Description: 这个程序可以实现将某个文件夹内的“JPG”或“BMP”图片转成AVI视频文件, 如果想转换“其它格式的图片文件”只要添加一些代码即可。 -This process can realize will be a folder inside the " JPG" or " BMP" picture into AVI video file, if you want to convert " other format image file" As long as you can add some code.
Platform: | Size: 2252800 | Author: catfish | Hits:

[Video CaptureplayAvi_saveFrame

Description: 這是個可以播放avi並把正在播放的frame存成bmp的簡單小程式,需要安裝openCV。程式碼包含簡易的avi開檔,存圖,程式執行後,按空白鍵會撥放影片,按s會存圖。-This is a can play avi and put the frame is playing a simple Save as bmp small program to install required openCV. Contains simple code to open avi files, keep maps, program execution, press the space bar will play video, according to s will keep Fig.
Platform: | Size: 1735680 | Author: 發發 | Hits:

[Special Effectsavitobmp

Description: avi视频转换为bmp 利用Visual C++和OpenCV将AVI视频转换为bmp帧文件-avi to bmp
Platform: | Size: 8192 | Author: liujiafei | Hits:

[Audio programavi2bmp

Description: 实现avi->bmp 与 bmp->avi 之间相互转换的功能 开发平台是VC与OpenCV-The realization of avi-> bmp and bmp-> avi conversion functions between the development platform is a VC and OpenCV
Platform: | Size: 3859456 | Author: liujiafei | Hits:

[Multimedia DevelopAviT0Bmp

Description: AVI转BMP图片代码和执行程序 VC6.0编译,每一帧存一张图片。存于AVI目录下。 -avi to bmp
Platform: | Size: 54272 | Author: wuhuali | Hits:

[Picture Vieweravibmp

Description: avi和bmp相互转换的vc程序,非常好用的。-avi to bmp or bmp to avi
Platform: | Size: 4160512 | Author: kaka | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net